Skip to content

fix async expression indentation #3789

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 11, 2019

Conversation

calebcartwright
Copy link
Member

Resolves #3765 and adds explicit arms for each ast exp. node

@topecongiro topecongiro merged commit dfe87fe into rust-lang:master Sep 11, 2019
@topecongiro
Copy link
Contributor

Thanks for the update!

@calebcartwright calebcartwright deleted the issue-3765 branch October 7, 2019 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

await operator on async block gets unexpected indentation
2 participants